home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_22354.txt < prev    next >
Text File  |  1989-09-06  |  1KB  |  49 lines

  1. -- card: 22354 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=14 top=294 right=314 bottom=151
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Restore properties
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   set the textSize to 12
  23.   set the textStyle to plain
  24.   set the textHeight to 16
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part contents for background part 2
  30. ----- text -----
  31. Painting properties (cont.)
  32.  
  33. -- part contents for background part 44
  34. ----- text -----
  35. textSize
  36. textStyle
  37.  
  38. textHeight
  39.  
  40. -- part contents for background part 1
  41. ----- text -----
  42. set textSize to 10         --applies to Paint text
  43. set textStyle to bold     --or any style 
  44.                                     --applies to Paint text
  45. set textHeight to 18     --applies to Paint text
  46.  
  47. -- part contents for background part 43
  48. ----- text -----
  49. 335,253